This event occurs after a document’s workflow has been revoked.
Syntax
Private Sub AMUIExtension_AfterRevokeWF(
ByVal CurrentObject As Object)
Name | Description |
---|---|
CurrentObject |
The document object (AMDocument object) |
Remarks
The equivalent VBScript event is the RevokeWF script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.